You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > MatrixInt Structure > MatrixInt Methods > Adopt Method > MatrixInt.Adopt Method ([In] TMtxInt)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
MatrixInt.Adopt Method ([In] TMtxInt)

Adopts TMtxInt object.

Syntax
C#
Visual Basic
public void Adopt([In] TMtxInt Src);

Src object will be adopted by MatrixInt. When the MatrixInt gets out of scope, the object will be freed.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!